All controls
Bug Fixes
- Fixed an issue with checking if touch is enabled in IE10.
- Display control type instead of control id for the evaluation version.
C1Accordion
Bug Fixes
- Postback is now occurring when clicking the pane and setting AutoPostback to true when RequireOpenedPane is set to false.
- The Uncaught ReferenceError : nextContent is not defined error no longer occurs on the 'Client Object Model" page.
C1BarChart
Bug Fixes
- The bar series is rotated after hovering over it even though only the rotation option is set in SeriesStyles and not SeriesHoverStyle.
- Numbers and date values now display correctly in C1BarChart when the culture property is set to se-SE.
C1BubbleChart
Bug Fixes
- The SeriesStyles rotation is not effected at run time. Fixed.
- The data series maker is no longer left behind after hovering the mouse over the marker when Rotation is set in SeriesHoverStyles.
- The LabelStyle properties of ChartLabel are now affected in C1BubbleChart when ChartLabel.Position is set to Inside. Fixed.
- Images set for symbol markers no longer disappear after a post back occurs.
- The SeriesStyles.Fill property now has an effect on the legend in BubbleChart.
- The symbol marker image no longer appears at run-time even when the Visible property of the bubble chart series is set to false.
C1Calendar
Bug Fixes
- The tooltips for Quick NavButtons are now localized.
- The MonthSelectorImage no longer disappears at run time if Enabled is set to False.
- The weekday header is no longer overlapped by the control present above the C1Calendar if showTitle is set to False.
C1Carousel
Bug Fixes
Thumbnail images are now displayed in C1Carousel when there is a tilde symbol (~) set in the Thumbnail.Images property.
C1Combobox
Bug Fixes
- [Win8+IE10] The drop-down list of C1ComboBox no longer disappears if its scrollbar is clicked or dragged.
- Values are now displayed in C1ComboBox when setting the ComboBoxBinding with SelectedValue in the Item Template of C1GridView.
- [IE10]The DropdownHeight property now works when opening the drop-down for a second time.
- The Focus method now works.
- The OnItemPopulate event now works.
C1CompositeChart
Bug Fixes
- ChartLabels are now displayed for Scatter Chart Series although the ShowChartLabels property is set to true for C1CompositeChart.
- The second data series are now hidden when clicking the legend when the datetime data value type is set in the X-axis.
- Unlike Scatter Chart, the icons from the plot area and the legend icons are inconsistent in the Scatter Chart Series of C1CompositeChart. Fixed.
- The dataseries now matched the legend entries.
C1DataSource
Bug Fixes
A JavaScript error Unable to get value of the property 'prototype': object is null or undefined is no longer thrown if a C1DataSource object is instantiated.
C1Dialog
Bug Fixes
- A postback no longer occurs when clicking the button in C1Dialog present inside UpdatePanel.
- The Stack property is now working when setting one of the dialog boxes to false.
- [Chrome][Firefox]C1Dialog is not dim although it is disabled when browsing with Chrome. Fixed.
- [IE]A JavaScript error is no longer observed after setting the Draggable and Enabled properties to false.
- A JavaScript error is no longer observed after setting the MaintainStatesOnPostback property of C1Dialog to true.
- [IE9]A MicrosoftJScript runtime error is no longer generated when adding ContentUrl.
- In IE9, JavaScript errors are no longer observed when setting ContentUrl to websites which use jquery.
C1DropDown
Bug Fixes
The button and combobox stay highlighted in IE and FireFox. Fixed.
C1Editor
Bug Fixes
- [IE10 Compatibility View]A script error no longer occurs if C1Editor is browsed.
- Toolbar buttons of a disabled C1Editor are now correctly disabled.
- The focus is now shown in C1Editor when the form is loaded.
- The splitter bar is unable to drag to the top in split view when C1Editor is in full screen mode. Fixed.
- The lower half of the control present above the C1Editor is no longer covered up by a gray area if Enabled=false in C1Editor.
- The layout of the settings screen of font colors gets crumbled in IE6. Fixed.
- A postback no longer occurs when pressing the Enter key if EditorMode=Code.
- Toolbar is now correctly disabled when EditorMode=Code.
- A user can type the text in the Header of C1Expander if C1Editor is present in the content of C1Expander. Fixed.
- The font name/size of combobox is no longer overlapped with the Header of C1Expander if C1Editor is placed in the content of C1Editor.
C1EventsCalendar
Bug Fixes
- [IE10]The new event dialog box is no longer overlapped with the time slot vertical scrollbar.
- An Object has no method live error no longer occurs in the DataModel sample of EventsCalendar in Control Explorer.
- Events more than 100 events are not loaded in the ListView. Fixed.
- A JavaScript error Unable to get property 'start' of undefined or null reference is no longer thrown on clicking the event after deleting an event.
- [IE10]A scrollbar is now shown in a listbox containing created events.
- A parser error occurred and some C1EventsCalendar samples could not be loaded in the Control Explorer. Fixed.
- A color dropdown is automatically shown when opening the New Event dialog box for a second time. Fixed.
- The whole list got the hover effect instead of the hover effect being applied to individual events in the list. Fixed.
- [IE10]A confirmation dialog box is displayed twice if the Repeated event is reopened.
- [Chrome][FireFox]The page is navigated to the Home page after clicking the Cancel button of New Event dialog box in the samples of EventsCalendar except in the Overview sample. Fixed.
- [Win8][IE10]The New Event dialog box now appears when clicking the time slot.
C1Expander
Bug Fixes
The height of Expander is now enlarged at run time when its frame seems to be enlarged.
C1GridView
Bug Fixes
- The expand icon no longer appears in a collapsed group header when the ShowRowHeader property is set to true in a scrollable grid.
- [IE 8]The scrollbar up/down arrow button is now working when clicking it when browsing with IE 8.
- [C1GridView][C1InputDate]The DateTime values in the grid datetime column no longer change when the timezones of the local machine changes.
- An incorrect data value no longer appears in the group header row while C1GridView is in edit mode.
- [Win8]A scrollbar is now displayed when ScrollMode is set as Both in C1GridView.
- The focus no longer jumps to the first row after removing the last row.
- The width and height of grouped rows are now correctly maintained.
- The ScrollMode property now works.
- C1Input now works if used inside the EditItemTemplate of C1GridView.
- Data values now appear in DateTime columns present in C1Band.
- customFilterOperators now works.
- NaN (???) is no longer displayed in a grouped row when clicking the edit link.
- A JavaScript error Unable to get value of the property 'innerHTML': object is null or undefined is no longer thrown when data is set on the client side.
- Request to provide a calendar in the filter bar for date/time column. Fixed.
- StaticColumnIndex and StaticRowIndex values can still be set by dragging the line at run time even though gridview is disabled.
- DateFormat is now displayed correctly in gridview when browsing with Safari on iPad.
- [IE 7] Loading the Text property is now working properly when browsing with IE 7 or IE 8 in compatible view mode.
- Updating a blank field with DateTime data in jQuery does not update the cell in C1Gridview. Fixed.
- A JavaScript error Unable to get value of the property 'refresh': object is null or undefined no longer occurs when a grouped column is removed.
- A JavaScript error Unable to get value of the property 'rowType': object is null or undefined is no longer thrown on dragging the frozen bar for a second time.
- A JavaScript error is no longer observed after calling the DataBind method in a grid which has C1TemplateField in C1Band columns.
- [Chrome][Firefox][Safari]The Select/Edit buttons are now working when CallbackAction is set for Editing and Selection in C1GridView.
- A script error no longer occurs after scrolling by using the mouse wheel if AllowVirtualScrolling is set to True.
- A JavaScript error is no longer observed after filtering a value from the column which is bound to object data source.
C1Input
Bug Fixes
- The popupPosition property now works.
- The focus now changes when the Tab key is used to move the cursor in Firefox.
- An InvalidCastException:Specified cast is not valid error is no longer observed after binding C1InputNumeric to int/decimal values in an item template of Form view.
- A trigger button is no longer displayed outside the C1Menu if C1InputDate is placed in the Template of C1MenuItem.
- Item(s) now appear in the combo dropdown after selecting an item.
C1InputDate
Bug Fixes
The InputDate control does not lose focus and shift the focus to another control when the Tab is pressed for the first time. Fixed.
C1InputNumber
Bug Fixes
- Wijinputnumber renders with dual spinners in Chrome. Fixed.
- Wrote DbValueTypeConverter for the DbValue property and hid the property in design-time. Fixed.
C1InputMask
Bug Fixes
A server error no longer occurs in the C1InputMask control after a postback.
C1LineChart
Bug Fixes
- DataPoints are shown outside the ChartArea if AutoMax=false and the Max property is less than the highest data point value. Fixed.
- A line is no longer shown below the x-axis if Axis.Y.Min is greater than the minimum Y.
C1Menu
Bug Fixes
- The border is now visible in the drop-down menu.
- Updated the wijmenu to prevent the JavaScript error with IE7 and IE8.
- A submenu no longer appears behind the ocx grid control when C1Menu is placed above the grid.
- Updated the wijmenu to prevent a submenu from displaying behind the activex control.
C1Pager
Bug Fixes
A script error no longer occurs if C1ScatterChart and C1Pager are placed in the same page.
C1ProgressBar
Bug Fixes
An image now appears at design time when it is set in the IndicatorImage property.
C1PieChart
Bug Fixes
[IE 10]Hint text is always shown above the C1PieChart and hint text is not shown when hovering the mouse on pie slice. Fixed.
C1RadialGauge
Bug Fixes
C1RadialGauge no longer shrinks when using Gauge ranges and no longer removes the range indicator if the range is set explicitly.
C1Rating
Bug Fixes
A script error no longer occurs and all Chart controls are now displayed if the C1Rating control is placed at the top of the page.
C1ReportViewer
Bug Fixes
- The tools panel is now correctly displayed.
- [IE][Firefox]You are now able to select an item in the Subset combobox in the Print dialog box of C1ReportViewer.
- [IE][Firefox]The content inside of ToolPanels is now displayed when browsing with IE10, IE9 and Firefox.
- [IE10 Compatibility]The Search button appears along with the scrolling when the vertical scrollbar of the Search pane is dragged up and down.
- An extra blank page is no longer printed when C1ReportViewer contains only two pages.
C1Slider
Bug Fixes
[Chrome]When setting Enabled = false for C1Slider, not only C1Slider but also other controls get disabled. Fixed.
C1SuperPanel
Bug Fixes
- A JavaScript error no longer appears after pressing the arrow key when the KeyboardSupport property is set to true.
- The MaintainScrollPositionOnPostback property now works when browsing with IE 10.
C1Tabs
Bug Fixes
The item focus is no longer shown in other tab items when a tab item is double-clicked.
C1ToolTip
Bug Fixes
[ControlExplorer]Another message is no longer shown instead of a tooltip in the ToolTip's Ajax page.
C1TreeView
Bug Fixes
- The disabled property now works correctly.
- A selection no longer gets lost after a cell value is edited.
C1Upload
New Features
Added EnableSWFUpload to force SWF upload in all browsers. This can be used instead of EnableSWFUploadIEOnIE if you want consistent behavior for all browsers.
Bug Fixes
C1Upload's OnClientChange event is now fired when EnableSWFUploadOnIE is true.
Video
Bug Fixes
A JavaScript error no longer occurs when clicking the Full Screen button on the Track bar of C1VideoExtender in ToolkitExplorer.